home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000350_hank@automat.uni-essen.de_Tue Mar 8 16:49:01 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from Blimp.automat.uni-essen.de by cs.umb.edu with SMTP id AA01926
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 8 Mar 1994 09:48:56 -0500
  3. Received: by Blimp.automat.uni-essen.de (Linux Smail3.1.28.1 #1)
  4.     id m0pe35h-000E3LC; Tue, 8 Mar 94 15:49 MET
  5. Message-Id: <m0pe35h-000E3LC@Blimp.automat.uni-essen.de>
  6. Subject: Trouble with xdvik-1.7
  7. To: tex-k@cs.umb.edu
  8. Date: Tue, 8 Mar 1994 15:49:01 +0100 (MET)
  9. From: "Hendrik G. Seliger" <hank@Blimp.automat.uni-essen.de>
  10. Organization: Universitaet Essen (but MY opinion)
  11. Phone: +49-201-183-2898 (home: +49-201-775526)
  12. System: Linux 0.99.15f #3 Sun F 
  13. Support: Grandma
  14. X-Mailer: ELM [version 2.4 PL22]
  15. Mime-Version: 1.0
  16. Content-Type: text/plain; charset=US-ASCII
  17. Content-Transfer-Encoding: 8bit
  18. Content-Length: 1539      
  19.  
  20. Hi!
  21.  
  22. These days I tried to solve a problem my version of xdvik had with
  23. finding newly generated fonts. If a font did not exist, MakeTeXPK was
  24. called and the font generated. Everything went fine up to here. Then,
  25. xdvi did *not* find the new font and fell back to the defaults. After
  26. having it reread the dvi-file, the font was found.
  27.  
  28. Now, I got the sources, recompiled everything, and started looking for
  29. the problem. I found it and I think this should either be changed or
  30. documented in *huge* letters.
  31.  
  32. The kpathsea-function kpse_make_tex (in tex-make.c) expects that
  33.  
  34.           - MakeTeXPK generates *all* output on stderr
  35.  
  36. except
  37.  
  38.           - that MakeTeXPK prints the full pathname to the installed
  39.             new font on stdout.
  40.  
  41. This is quite a nuisance, since there are several programs being
  42. called in MakeTeXPK. IMHO, either the complete search should be done a
  43. second time (not very economical) or some other way of communication
  44. should be found. I had to put in about a dozen "1>&2" in MakeTeXPK.
  45.  
  46. Just an idea.
  47.  
  48. Cheers,
  49.  
  50.           Hank
  51.  
  52.  
  53. (Other than that, great program it is!)
  54.  
  55.  
  56. -- 
  57. ----------------------------------------------------------------------
  58.          Hendrik G. Seliger                  Universitaet Essen
  59.      hank@automat.uni-essen.de                Schuetzenbahn 70
  60.       Tel.: +49-201-183-2898                45117 Essen, Germany
  61. ----------------------------------------------------------------------
  62.              "Handling interrupts is simple." (G. Pajari)
  63.              "Interrupts are an unpleasant fact of life." (A. Tanenbaum)